Fox's Git Mirrors
codec2-integration-tests/test.sh cd23e2e055939b77b679e5ad0c62ce4721be0e73 (cd23e2e0) Text, 143 B
cd pycodec2
rm dist/*
pipenv run python -m build --wheel
pipenv run pip install dist/*.whl
cd test
pipenv run python -m unittest discover -s .
Served by rngit 1.5.0 - Generated in 0.02s